* alloc.c (staticpro): Avoid buffer overrun on repeated calls.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Jul 2013 17:54:26 +0000 (10:54 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Jul 2013 17:54:26 +0000 (10:54 -0700)
commit6c24897ee82e3548b95d4e62b8095c3d59c9e465
treeceafa69b17035f775561cdd20af77b4647b53b8c
parent87b8caf6d8acb3b1670655009d5a0f5c154eaa78
* alloc.c (staticpro): Avoid buffer overrun on repeated calls.

(NSTATICS): Now a constant; doesn't need to be a macro.
src/ChangeLog
src/alloc.c